projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2018-07-11
João Távora
Implement workspace/didchangeconfiguration ()
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
João Távora
Handle experimental/unknown server methods gracefully
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
João Távora
Jsonrpc.el is now a gnu elpa depedency
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
João Távora
* eglot.el (eglot-completion-at-point): fix broken...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Ricardo Martins
Format documentation in completion annotations
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
João Távora
Unbreak completion when no possible annotation
commit
|
commitdiff
|
tree
|
snapshot
2018-07-02
João Távora
Handle outrageously large and buggy line numbers
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
João Távora
Inhibit auto-reconnect until connection is established
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
João Távora
Bind default-directory when launching servers
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
João Távora
Cache buffer's managing server
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
João Távora
Unbreak imenu for cquery servers (and probably more)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
João Távora
Unbreak basic imenu functionality
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Ricardo Martins
Fix typo in the solargraph server program
commit
|
commitdiff
|
tree
|
snapshot
2018-06-23
João Távora
Fix some rather silly bugs in some interactive specs
commit
|
commitdiff
|
tree
|
snapshot
2018-06-23
João Távora
Implement tcp autostart/autoconnect (and support ruby...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
João Távora
Merge branch 'jsonrpc-refactor', bump version to 1.0
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
João Távora
* eglot.el (version): bump to 0.11
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
João Távora
Merge master into jsonrpc-refactor (using imerge)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
João Távora
Empty ranges are valid in lsp
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
João Távora
Apply text edits as a single undoable edit
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
João Távora
Report progress when applying edits
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
João Távora
Apply text edits atomically
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
João Távora
Defer textdocument/formatting requests
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
João Távora
Simplify eglot-format-buffer
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
João Távora
Guess server for js2-mode and rjsx-mode
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
João Távora
Improve eglot-ensure and mention it in readme.md
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
Rami Chowdhury
Use gfm-mode for formatted strings ()
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
João Távora
Minor cleanup to new textdocument/formatting feature
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Michal Krzywkowski
Implement formatting ()
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
João Távora
* eglot.el (version): bump to 0.10
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
João Távora
Fix a bug when eglot--request times out
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
João Távora
* eglot.el (eglot-shutdown): accept timeout param.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
João Távora
Fix bug in querying server capabilities
commit
|
commitdiff
|
tree
|
snapshot
2018-06-10
João Távora
* eglot.el (version): bump to 0.9
commit
|
commitdiff
|
tree
|
snapshot
2018-06-10
João Távora
Merge branch 'master' into jsonrpc-refactor
commit
|
commitdiff
|
tree
|
snapshot
2018-06-10
João Távora
New eglot-ensure to put in a major-mode's hook
commit
|
commitdiff
|
tree
|
snapshot
2018-06-10
João Távora
Remove connection grabbing antics from jsonrpc.el
commit
|
commitdiff
|
tree
|
snapshot
2018-06-10
João Távora
Simplify jsonrpc status setting
commit
|
commitdiff
|
tree
|
snapshot
2018-06-09
João Távora
Request dispatcher's return value determines response
commit
|
commitdiff
|
tree
|
snapshot
2018-06-09
João Távora
Merge branch 'master' into jsonrpc-refactor
commit
|
commitdiff
|
tree
|
snapshot
2018-06-09
João Távora
Fix indentation f@#$%^ by previous commit
commit
|
commitdiff
|
tree
|
snapshot
2018-06-09
João Távora
Attempt to handle rls sophisticated globs for didchange...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-08
João Távora
Check flymake-mode before calling report-fn
commit
|
commitdiff
|
tree
|
snapshot
2018-06-08
João Távora
Merge master into jsonrpc-refactor
commit
|
commitdiff
|
tree
|
snapshot
2018-06-08
João Távora
Simplify jsonrpc connection shutdown
commit
|
commitdiff
|
tree
|
snapshot
2018-06-08
João Távora
Support json.c. api purely based on classes
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
João Távora
Slightly polish the flymake integration
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
João Távora
* eglot.el (eglot--make-process): use 'utf-8-emacs...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
João Távora
Merge master into jsonrpc-refactor (using imerge)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
João Távora
Shoosh compiler
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
João Távora
Cleanup the flymake 26.1 hack slightly
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
João Távora
Support purposedly ignoring a server capability
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
brotzeit
Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
João Távora
Fix another merge-related bug in eglot-eldoc-function
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
João Távora
* eglot.el (eglot-eldoc-function): remove spurious...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
João Távora
* eglot.el (version): bump to 0.8
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
João Távora
Fix completionitem/resolve
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
João Távora
Explicitly trigger eldoc after workspace edits
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
João Távora
New command m-x eglot-code-actions
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
João Távora
Revert an unfinished feature that made it to the last...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
João Távora
Add melpa badge
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
João Távora
Prevent possible cquery choke on :initializationoptions
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
João Távora
Merge master into jsonrpc-refactor (using imerge)
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
João Távora
* eglot.el (version): bump to 0.7
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
João Távora
More yak shaving
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
João Távora
New m-x eglot-stderr-buffer useful for debugging
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
João Távora
On reconnection, ignore errors of shutting down hung...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
João Távora
Be more criterious before running the idle timer
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
João Távora
Make eglot--recent-changes a simpler list
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
João Távora
Set eglot--versioned-identifier to 0 on didopen
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
João Távora
Correctly apply workspace edits in documentchanges...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
João Távora
* eglot.el (version): bump to 0.6
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
João Távora
Hopefully fix the flymake bootstrap problem
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
João Távora
Set spinner in textdocument/didchange as it matters...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
João Távora
Fix assorted cquery-related bugs
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
João Távora
* eglot.el (version): bump to 0.5
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
João Távora
Merge branch 'cquery-support' into master
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
João Távora
Really ensure eglot--shutdown deletes a process completely
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
João Távora
Get rid of eglot--obj, an uninteresting abstraction
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
João Távora
Cleanup deferred request mechanism with a readable log
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
João Távora
Simpify eglot--server-receive
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
João Távora
Don't rely on flymake's idle timer for textdocument...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-26
João Távora
Document current api breaches a bit
commit
|
commitdiff
|
tree
|
snapshot
2018-05-25
João Távora
Merge branch use-eieio-server-defclass into jsonrpc...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-25
Josh Elsasser
Log debug messages through eglot--debug
commit
|
commitdiff
|
tree
|
snapshot
2018-05-25
Josh Elsasser
Demote unvisited diagnostics logging to debug level
commit
|
commitdiff
|
tree
|
snapshot
2018-05-25
Josh Elsasser
Introduce eglot--debug for unimportant messages
commit
|
commitdiff
|
tree
|
snapshot
2018-05-25
Josh Elsasser
Add cquery support for c/c++ projects
commit
|
commitdiff
|
tree
|
snapshot
2018-05-22
João Távora
Fix indentation broken by the defclass monster commit
commit
|
commitdiff
|
tree
|
snapshot
2018-05-22
João Távora
Introduce new api methods for experimental clients...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-22
João Távora
Do rust's rls hack properly with new class-based api
commit
|
commitdiff
|
tree
|
snapshot
2018-05-22
João Távora
Use an eieio class to represent a server.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
João Távora
Introduce eglot-handle-request and eglot-handle-notific...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
João Távora
Get rid of jsonrpc.el customization group and timeout
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
João Távora
Heroically merge master into jsonrpc-refactor (using...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
João Távora
Rename jrpc.el to jsonrpc.el
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
João Távora
Fix a bug introduced in the previous commit
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
João Távora
Rewrite a couple of defs and shave a yak
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
João Távora
* eglot.el (version): bump to 0.4
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
João Távora
Add some completion tests for pyls
commit
|
commitdiff
|
tree
|
snapshot
next